home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE1 / EASYC / !EasyC++ / Resources / UK / Messages next >
Text File  |  1995-03-28  |  7KB  |  116 lines

  1. werr2:Easy C cannot allocate buffer workspace and must exit immediately
  2. addfile1:Too many files
  3. addfile2:File already exists with a different path
  4. loadfile:Bad file type
  5. txt1:Easy C compilation errors
  6. addpe:Out of memory
  7. setvv:internal error:set_var_val failed
  8. comp1:Compiler is already running
  9. link1:Linker is already running
  10. comp2:Compilation Complete
  11. compf:%sCompilation of "%s" completed with %d error%s, %d warning%s and %d info%s
  12. linkf:%sLinking completed with %d error%s
  13. includ:Including %s
  14. link2:Link Complete
  15. comp3:Compilation Aborted
  16. link3:Link Aborted
  17. comp4:No files to compile
  18. link4:No files to link
  19. readopt:Unable to read choices file
  20. writeopt:Unable to write choices file
  21. illopt:Illegal format in choices file
  22. qmenu:Quit options
  23. fmenu:File
  24. smenu:Select
  25. stmenu:Standard
  26. lmenu:Level
  27. limenu:Libraries
  28. samenu:Save choices
  29. menuib:>Info,Save choices,Quit
  30. menusave:Global,>Save
  31. menuquit:All,Front-end
  32. mainmenu:Throwback,Auto link,Auto run,Show errors,>Make,Libraries,Setup... F5,Reset    F6
  33. filemenu:File '123456789012',Select all,Clear selection
  34. selectm:Remove,Ignore,>Show path,Stamp
  35. src1:internal error, non indirected menu icon
  36. make3:Cannot build makefile: inconsistent paths
  37. make2:Unable to create makefile %s
  38. make4:Source files have been modified, build new makefile?
  39. make5:Nothing to make
  40. make6:No makefile has been set, build one?
  41. make7:Nothing to create
  42. make8:Creating makefile
  43. make9:Makefile creation failed
  44. make20:# Makefile generated by Easy C version %s
  45. make21:# This makefile builds the following files:
  46. make22:# The executable image produced is %s
  47. make23:# The following object files are linked:
  48. make24:# Header file dependencies:
  49. make25:# End of generated makefile, add other dependencies here
  50. make26:Makefile created
  51. make13:Target line must come before shell lines
  52. make14:Too many targets in one line
  53. make15:No separating ':'
  54. make16:No target file before ':'
  55. make10:No targets
  56. make11:Don't know how to make '%s'
  57. make12:'%s' is up to date
  58. make17:Don't know how to make 
  59. make18:Line too long after symbol substitution
  60. make19:Source files have been modified, load makefile?
  61. scan1:#include file "%s" not found
  62. standard:KR,ANSI,Extended
  63. wlevel:1 - Illegal,2 - Typos,3 - Changed,4 - IllegalOK,5 - User,6 - Portable
  64. make30:No such makefile %s
  65. lic1:Name must be entered
  66. lic2:Address must be entered
  67. lic3:Bad licence file
  68. lic4:Cant create new licence
  69. lic5:Invalid licence for this machine
  70. lic6:Licence verified
  71. lic7:Internal licensing error
  72. lic8:Please insert your Easy C master disc in drive 0 with write enable
  73. lic9:This licence has already been allocated
  74. help1:Click SELECT to Compile the source files in the source window.
  75. help2:Click SELECT to Link the object files in the object window.
  76. help3:Click SELECT to Stop the Compile, Link or Make operation.
  77. help4:Click SELECT to Make a program using the current makefile shown in the icon to the left.
  78. help5:This is the current makefile.|MClick on Create to create a makefile, or drag a makefile into this icon, or click SELECT and type in the full pathname.
  79. help6:This is the current status of Easy C.
  80. help7:This is the current file being compiled or linked.
  81. help8:This is the current line being compiled.
  82. help9:This is the number of compiler or linker errors.|MErrors must be corrected before compilation/linking can continue.
  83. help10:This is the number of compiler warnings.|MWarnings notify the user that non-portable or undesirable code has been found.
  84. help11:This is the number of compiler informational messages.|MInformationals notify the user of minor errors and idiosyncrasies that can normally be ignored.
  85. help12:This slider shows the percentage of the compilation that is complete.
  86. help13:Click SELECT to Create a makefile based on the files shown in the source and object windows.|MThe makefile created will be shown in the box below the source and object windows.
  87. help20:Click SELECT to enable/disable the generation of compiler listings.
  88. help21:Click SELECT to enable/disable the inclusion of source code in the listing.
  89. help22:Click SELECT to enable/disable inclusion of local variable assignments in the listing.
  90. help23:Click SELECT to enable/disable the inclusion of include files in the listing.
  91. help24:Click SELECT to enable/disable the inclusion of generated code in the listing.
  92. help25:Click SELECT to enable/disable the inclusion of macro expansions in the listing.
  93. help26:Click SELECT to enable/disable the generation of object code.
  94. help27:Click SELECT to enable/disable the generation of an image file.
  95. help28:Click SELECT to enable/disable peephole (object code) optimisation.
  96. help29:Click SELECT to enable/disable expression folding optimisation.
  97. help30:This is the maximum number of compilation errors allowed.|MClick SELECT to enter a new value.
  98. help32:This is the base address for the generated image.|MClick SELECT to enter a new value.
  99. help33:Click SELECT to enable/disable the generation of a debug file|MPeephole optimisation should preferably be disbled while using the debug option.
  100. help34:Click SELECT to enable/disable the generation of compilation warnings.
  101. help35:Click SELECT to enable/disable the generation of informational messages.
  102. help36:This displays the currently selected C standard.
  103. help37:Click SELECT or MENU to show a menu of available C standards.
  104. help38:This displays the currently selected warning level.
  105. help39:Click SELECT or MENU to show a menu of available warning levels.
  106. help40:Click SELECT to cancel the changes made in this dialogue box.
  107. help41:Click SELECT to apply all the settings in this dialogue box.
  108. help42:This is the name of the image file generated.|MClick SELECT to enter a new image name.
  109. help43:This is a comma-separated list of paths used to search for #include files.|MDrag a directory containing the h directory into this icon, or click SELECT and type in the full pathname.
  110. help44:This holds a comma-separated list of macros to be defined before compilation.|MTo supply a value to a macro, enclose the name and value in quotes separated by a space.
  111. help45:Click SELECT to enable/disable the generation of function based profiling information.
  112. help46:Click SELECT to enable/disable the generation of line based profiling information.
  113. help0:This is the WIMP front-end to the Easy C Development System.|MClick SELECT to display the main window.|MDrag a source (text) file here to add it to the source list (deleting all current source and object files).
  114. help14:This window displays the source files to be compiled.|MDrag a source (text) file in to add to the list.|MHold CTRL and drag to delete all current source and object files.
  115. help15:This window displays the object files to be linked together.|MDrag an object (data) file in to add to the list.|MHold CTRL and drag to delete all current source and object files.
  116.